home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / graphics / tbxcad.lzh / TBX_CAD.TXT < prev    next >
Text File  |  1993-02-25  |  15KB  |  360 lines

  1. tbxCAD 
  2.  
  3. ****************************************************************************
  4. This demo may be distributed freely. Print functions are contained in
  5. a separate print utility which is not included in this distribution. Save
  6. functions in the tbxCAD demo are also disabled.
  7. ****************************************************************************
  8.  
  9.  
  10.  
  11. Finally, a real CAD program at an affordable price. tbxCAD is a fully featured
  12. two dimensional drafting package, with features such as an infinite drawing
  13. plane, wide range of drawing primitives, exact specification of locations,
  14. multiple layers, scaling, dimensioning, measurement and much more. It can print
  15. to Epson compatible dot matrix printers. Its ability to export GEM METAfiles
  16. makes it the ideal technical illustration tool. Just import the tbx METAfile
  17. into your favourite DTP program for inclusion in your final document or to ac-
  18. cess a wide range of printers.
  19.  
  20. *   Infinite drawing plane. Drawing size and complexity limited only by memory.
  21.  
  22. *   Geometric CAD entities:
  23.             Lines   simple, horizontal vertical, angled, XY,
  24.                     tangential, polyline, parallel; trim, break or join lines;
  25.             Rectangles  fast, standard;
  26.             Polygons
  27.             Circles three point, standard, fast; break circles;
  28.             Ellipses    fast, closed, open;
  29.             Arcs    three point, standard, fast; break or trim arcs;
  30.             Bezier curves;
  31.             Fillets.
  32.  
  33. *   Accurate location of construction points: tangents, intersections, ends,
  34.     centers, on entity etc.
  35.  
  36. *   Editing: copy, move, move to layer, delete; rotate and mirror at any angle;
  37.     scale and project.
  38.  
  39. *   Auto dimensioning of length, radius, diameter, and angle. Apply dimension
  40.     vertically, horizontally, angled or parallel to entity. Edit height, arrow size
  41.     and direction, follow line and scaling. Select auto or manual dimensioning.
  42.  
  43. *   Enter labels in any size or orientation. Normal and draft fonts, skewed or
  44.     unskewed. Font editor included.
  45.  
  46. *   Choose grid option  visible or invisible, snap, spacing.
  47.  
  48. *   Measure lengths, vertical or horizontal distances, angles, or point to point.
  49.  
  50. *   Choose from six line styles; up to 16 line thicknesses.
  51.  
  52. *   True Vector Crosshatching with user set line, spacing and angle options.
  53.  
  54. *   Zoom in, out, default and to full screen; set default zoom; zoom to scale.
  55.  
  56. *   Up to 254 selectable layers per drawing; make layers visible or invisible,
  57.     active or inactive.
  58.  
  59. *   User library functions for commonly used items may be created, saved and
  60.     loaded into drawings.
  61.  
  62. *   Built in calculator.
  63.  
  64. *   Unlimited undo function.
  65.  
  66. *   Output in METAfile (.GEM - GDOS required but not provided) 
  67.  
  68. *   Imports DXF files via separate conversion utility provided
  69.  
  70. *   System requirements: ST/STe/TT, double sided drive. Screen support: ST medium
  71.     and high or TT medium and high resolutions. 
  72.  
  73. *   Printing via separate print utility. High resolution printer
  74.     driver for Epson compatible 9 or 24 pin dot matrix printers, or use
  75.     GDOS to access other printers.
  76.  
  77. tbxCAD is priced at $69 Cdn or $59 US (plus $5 s&h). Ontario residents
  78. add 8% PST; Canadian residents add 7% GST.
  79.  
  80. Ask your favourite retailer, or send check or money order to:
  81.     ABC Solutions
  82.     4040 Creditview Road
  83.     Unit 11-151
  84.     Mississauga
  85.     Ontario  L5C 3Y8
  86.  
  87. You may also get in touch with us by calling 
  88. (416) 824-8484, or leave eMail on GEnie to ABC.SOLN.
  89.  
  90.  
  91.  
  92.  
  93.  
  94.                        TBXCAD Program
  95.  
  96.             Programming: Tony Biasutti TBX ENGINEERING
  97.  
  98.               DEMO-Version 2.2  Copyright 1992, 1993
  99.  
  100.      The following set of documentation is a brief summary of  the 
  101. features  present in TBXCAD.   A complete set of documentation  is 
  102. available with the purchase of TBXCAD.
  103.  
  104. INTRODUCTION
  105.  
  106.      The  first point that should be made is that TBXCAD is not  a 
  107. drawing program.   The difference between CAD and Drawing programs 
  108. is  that the latter works with pixels while the former deals  with 
  109. drawing entities.  An entity is any of the following :
  110.  
  111.      1) Line
  112.      2) Circle
  113.      3) Arc
  114.      4) Ellipse
  115.      5) Bezier
  116.  
  117. Each entity has specific characteristics that can be referenced to 
  118. allow   ease  of  drafting.    For  example,   a  line   has   the 
  119. characteristic  of having two endpoints; two  non-parallel  lines 
  120. have  a characteristic of forming an intersection  point;  a  line 
  121. intersecting  a  circle at one point produces  the  characteristic
  122. of being  tangent  to that circle etc.   As one  begins  inserting 
  123. entities into a drawing, opportunities arise to reference  these types
  124. of characteristics to produce desired effects     with     extreme 
  125. precision.   For  the purpose of this discussion,  these  specific 
  126. points or characteristic locations will be called SPECKS. 
  127.  
  128. IN THE BEGINNING...
  129.      When TBXCAD is first executed,  the user is presented with  a 
  130. virtually blank screen.   There is a familiar menu bar across  the 
  131. top and a black command line on the bottom as indicated by the '>' 
  132. prompt.  The white (or blue if color monitor is used) area is your 
  133. sheet  of paper.   It is an 'infinite' sheet of paper as  one  can 
  134. move freely to right,  left, up or down by simply moving the mouse 
  135. to  the desired edge (to move upward and avoid activating  a  menu 
  136. drop,  move mouse to the arrow pointing upwards).  Obviously, with 
  137. a blank sheet, movement in any direction will not be fruitful.  
  138.  
  139. THE MAIN MENU
  140.      The  user  is  probably  familiar  with  some  of  the   menu 
  141. selections  available  but not all, so a bit of explanation  is  in 
  142. order here:
  143.  
  144.      ABOUT PROG 
  145.           Displays on screen: program name, author and serial 
  146.           number.  Instructions on how to purchase non-demo 
  147.           version of TBXCAD.
  148.  
  149.      FILES
  150.           All file functions are listed here.   These include  the 
  151.           ability  to  save  and load drawings,  as  well  as  the 
  152.           merging  of blocks (smaller drawings that are stored  in 
  153.           libraries  ie.  a drawing of a sink for  house  layout).
  154.           METAfile  output  can  be performed  for  use  in  other 
  155.           programs (not with the DEMO version).  
  156.  
  157.      TOOLS
  158.           This is where the action is.   The menu reveals all  the 
  159.           entities  possible  for  insertion  onto  the  sheet  of 
  160.           'paper'.   As  mentioned  before  there  are four   basic 
  161.           entities  that  make  up  a  drawing:  a  line,  an arc, 
  162.           a  circle  (subset of an arc) and  ellipse.   All  other 
  163.           entries in this menu are combinations of the basic  set.  
  164.           A  rectangle is made up of four lines,  and a fillet  is 
  165.           made  up  of an  arc.   DIMENSION,  XHATCH, and LABEL
  166.           options  are NOT considered entities for the purpose  
  167.           of referencing  characteristic properties (SPECKS).
  168.           More  will be explained later on the individual options.
  169.  
  170.      EDIT
  171.           Once an entity has been inserted into the  drawing,  the 
  172.           entity,  or group of entities,  can be altered by any of 
  173.           the menu  options provided.   Most involve some form  of 
  174.           capture  of  the  entities  that the  edit  is  to  be 
  175.           performed  onto.   The  capture may take the form  of  a 
  176.           dynamic window that is altered to encompass the  desired 
  177.           group of entities,  or the selection process is made using 
  178.           the mouse.   Once the selection is made, instructions are 
  179.           provided to allow the user to complete the desired task.
  180.           
  181.  
  182.      SETUP
  183.           this  menu header contains options for  defining  system 
  184.           configurations.   These  include the selection of line
  185.           style for  insertion of LINES; the  selection  of 
  186.           LAYER  for  defining  the  current  working  layer   and 
  187.           attributes;  and  the control of  GRID  (active/visible) 
  188.           functions.     
  189.  
  190.      EXTRAS
  191.           options  under  this menu header provide